deviceUpdateInterval

@get:JvmName(name = "getDeviceUpdateInterval")
@set:JvmName(name = "setDeviceUpdateInterval")
var deviceUpdateInterval: Int
Interval in seconds of how often we should try to send our
device metrics to the mesh

uint32 device_update_interval = 1;